Fix tools dependency-check scripts for *BSD.
authorKeir Fraser <keir@xensource.com>
Tue, 25 Sep 2007 09:21:07 +0000 (10:21 +0100)
committerKeir Fraser <keir@xensource.com>
Tue, 25 Sep 2007 09:21:07 +0000 (10:21 +0100)
commite8d029002e258b25957ba992d54a6e434b957add
tree18a96640b215a7ab396a64f9144a3e5db4741942
parente602447874b3163d222df87774c54f43da396e2a
Fix tools dependency-check scripts for *BSD.

zlib and crypto libs are part of the base system in *BSD.
So no need to check for them on *BSD. This conveniently avoids
executing a non-portable usage of ldconfig.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/check/check_crypto_lib
tools/check/check_zlib_lib